Skip to content

feat: add support for stale/lock workflows#524

Merged
talos-bot merged 1 commit into
siderolabs:mainfrom
smira:feat/stale
Jun 9, 2025
Merged

feat: add support for stale/lock workflows#524
talos-bot merged 1 commit into
siderolabs:mainfrom
smira:feat/stale

Conversation

@smira

@smira smira commented Jun 5, 2025

Copy link
Copy Markdown
Member

Borrow the configuration/flow from Talos repo, where these flows run for a long time and pretty successfully manage stale issues/discussions/PRs.

To disable it, use the following in .kres.yaml:

kind: common.Repository
spec:
  skipStaleWorkflow: true

@talos-bot talos-bot moved this to In Review in Planning Jun 5, 2025
Comment thread .github/workflows/lock.yml Outdated
- ubuntu-latest
steps:
- name: Lock old issues
uses: dessant/lock-threads@v5

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not consistent with LockThreadsActionVersion, maybe needs re-kres?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot to use the constant, thanks for noticing this 🤦

@github-project-automation github-project-automation Bot moved this from In Review to Approved in Planning Jun 9, 2025
Borrow the configuration/flow from Talos repo, where these flows run for
a long time and pretty successfully manage stale issues/discussions/PRs.

To disable it, use the following in `.kres.yaml`:

```yaml
kind: common.Repository
spec:
  skipStaleWorkflow: true
```

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@smira

smira commented Jun 9, 2025

Copy link
Copy Markdown
Member Author

/m

@talos-bot talos-bot merged commit 81550cd into siderolabs:main Jun 9, 2025
14 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Done in Planning Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants